Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

A starter project with a few libraries and tools setup

License

Notifications You must be signed in to change notification settings

AndrewJack/react-native-starter

Repository files navigation

React Native Starter

This is a starter project for creating a new rn app. This project has a few tools, configs, and libraries setup which are a good start when making a rn app.

Tools

  • Cocoapods
  • Prettier & ESLint
  • Flow
  • Watchman config

Configuration

  • Target Android API 28
  • Android App Bundle
  • Useful scripts (versioning, installing, tests, formatting, etc)
  • CI config - Fastlane, TravisCI, CircleCI, Bitrise
  • Babel config
  • React Native Unbundling

Libraries

  • Updated JSC (Android)
  • Redux
  • React Navigation
  • Gesture handler
  • Reanimated
  • RNScreens
  • CodePush

License

Copyright 2018 Andrew Jack

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A starter project with a few libraries and tools setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published