Skip to content

Files

Latest commit

2342836 · Jan 23, 2022

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 31, 2021
Feb 12, 2021
Oct 29, 2020
Feb 12, 2021
Dec 10, 2020
Oct 29, 2020
Dec 10, 2020
Jan 23, 2022
Dec 10, 2020
Jan 23, 2022

react95-native example

Installation

Navigate to the root folder of the react95-native project and run:

yarn bootstrap

Then you can run the application on any platform you want

# iOS
yarn ios

# Android
yarn android

# web
yarn web