Skip to content

react-native demo app for the talk flutter vs react-native

Notifications You must be signed in to change notification settings

mobilecgn/react-native-demo

Repository files navigation

react-native demo app for the talk flutter vs react-native

For an introduction to react-native, see the react-native Website or Getting started documentation.

We use react-navigation for screen navigation (routing and transitions).

Project setup

This project was setup with this commands:

react-native init Demo --template typescript
cd Demo
node setup.js # Add the typescript dependencies

yarn add react-navigation react-native-screens react-native-gesture-handler

About

react-native demo app for the talk flutter vs react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published