Skip to content

AffableSarthak/solace-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 34.0%
  • TypeScript 26.7%
  • C++ 15.4%
  • Objective-C++ 8.1%
  • Objective-C 5.3%
  • Makefile 3.4%
  • Other 7.1%