Skip to content

stefangao1998/weatherPro

Repository files navigation

Weather Pro

IMG_3572 IMG_3573 IMG_3574

Download App Store version

Download Link: https://apps.apple.com/au/app/weatherpro/id1589661415

Run via TestFlight

Download Link: https://testflight.apple.com/join/835tbuix

Run via terminal

github clone to local repository,use yarn download the dependencies:

yarn

Link the @ant-design/react-native font file (optional):

yarn react-native link

for iOS download pod dependencies(Android skip):

cd ios && pod install && cd -

start watch,listen for file changes:

yarn watch

another terminal,run Android app:

yarn android

or,run iOS app:

yarn ios

Packages:

Setting up the development environment (https://reactnative.dev/docs/environment-setup)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published