Skip to content

Cosync/CosyncAssetLinkReactExpoDemo

Repository files navigation

Getting Started

Note: Make sure you have completed the React Native Expo- Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Update your Application Config

1, Go to config folder
2, Duplicate Config_default.js to Config.js
3, Update your config varailable

Step 2: Install Node Module

npm install 

For Android

# using npm
npx expo run:android

For iOS

# using npm
npx expo run:ios

Troubleshooting

If you can't get this to work, see the Troubleshooting page.

Learn More

To learn more about React Native, take a look at the following resources:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published