Giter Site home page Giter Site logo

katwal-dipak / react-native-starter-kit Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 5.0 5.4 MB

A React Native boilerplate app to get you up and running very, very quickly

License: MIT License

JavaScript 65.91% Java 7.91% Ruby 7.41% Objective-C 12.78% C 0.31% Starlark 5.68%
ios android react-native boilerplate starter-kit react-native-starter react-native-theme react-native-boilerplate react react-native-app

react-native-starter-kit's Introduction

React Native Starter Kit ๐Ÿš€

GitHub tag GitHub license GitHub issues GitHub pull requests GitHub contributors

React Native Version 0.60.4

What's inside

  • React Navigation for simple navigation
  • React Native Maps: Google Map for both Android & iOS
  • Splash Screen
  • Vector Icons : Customizable Icons for React Native
  • React Native Elements: UI Toolkit
  • Custom Fonts
  • Adobe After Effects animations (lottie-react-native)

In Progress

  • Context for state management

Getting Started

# Clone the repo
git clone https://github.com/katwal-dipak/react-native-starter-kit.git

# Navigate to project folder and Install dependencies
npm install

# Install Pods
cd ios && pod install

Run the React Native App

npx react-native run-android
npx react-native run-ios

Add Google Map API Key

# iOS
In AppDelegate.m : [GMSServices provideAPIKey:@"<ADD YOUR GOOGLE MAP KEY>"]

# Android
In AndroidManifest.xml : android:value="<ADD YOUR GOOGLE MAP KEY>"/>

About Me

Linkedin

License

MIT License

Premium Templates

Eatsy - Order Food Online

Demo

Download Source Code

react-native-starter-kit's People

Contributors

dependabot[bot] avatar katwal-dipak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

react-native-starter-kit's Issues

Running react-native run-ios failed

โ–ธ Running script 'Start Packager'

โŒ error: no such file or directory: /Users/ivasystem/workspace/reactnative/react-native-starter-kit/ios/Pods/BridgeFile.swift

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.