vdelacou / iblis_native_template

Add React-navigation to React-Native Typescript App

Home Page:https://medium.com/@vdelacou/add-react-navigation-to-react-native-typescript-app-d1cf855b3fe7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IBLIS_NATIVE_TEMPLATE

Basic react-navigation article with typescript and react-native

Repository for this medium article: Add React-navigation to React-Native Typescript App

Please read the article if you have any questions

Screenshot

Why

Explain

Library

  • react-native-gesture-handler
  • react-native-vector-icons
  • react-navigation

Launch project

Install and follow instructions to setup react native for Building Projects with Native Code

npm install -g react-native-cli

Clone the repo npm install react-native run-android react-native run-ios

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Make the necessary changes and ensure that the tests are passing
  3. Send a pull request

Known issues

  • None for the moment

License

Please, refer to LICENSE file

About

Add React-navigation to React-Native Typescript App

https://medium.com/@vdelacou/add-react-navigation-to-react-native-typescript-app-d1cf855b3fe7

License:Apache License 2.0


Languages

Language:TypeScript 41.9%Language:Objective-C 30.6%Language:Python 13.2%Language:Java 12.9%Language:JavaScript 1.4%