Skip to content

alexcolls/dapp-scaffold-react-native

 
 

Repository files navigation

DApp Scaffold React Native

Getting Started

This is a React Native project based on the React Native TypeScript template.

Installation

npm install
# or
yarn install

Run the dev server (metro)

npm start
# or 
yarn start

Run the Android app

npm run android
# or 
yarn android

Run the iOS app

npm run ios
# or 
yarn ios

Releases

No releases published

Packages

No packages published

Languages

  • Java 33.9%
  • TypeScript 26.0%
  • C++ 15.8%
  • Objective-C++ 9.6%
  • Objective-C 5.2%
  • Ruby 3.5%
  • Other 6.0%