giioohbernini / react-native-web-to-native-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get started

  1. To install and use is simple, run the code bellow:
react-native init WebToNativeExample --template react-native-web-to-native-template

How to contribute

  • Create an issue to report a bug or a need of some features.
  • Fork this project
  • You should run the project localy
git clone your_forked_repository
cd your_forked_repository_name
yarn
yarn ios // or yarn android and you can use npm too
  • Make your changes and create your pull request

About


Languages

Language:JavaScript 47.9%Language:Java 20.0%Language:Ruby 16.4%Language:Objective-C 13.9%Language:Starlark 1.9%