8000 GitHub - blackraydev/Posts-Comments: Mobile App implemented on stack: React Native + TypeScript + Redux + Styled Components
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mobile App implemented on stack: React Native + TypeScript + Redux + Styled Components

Notifications You must be signed in to change notification settings

blackraydev/Posts-Comments

Repository files navigation

Posts & Comments

Mobile App implemented on stack: React Native + TypeScript + Redux + Styled Components

Here you can download .apk file to install mobile application for Android.

Start the build

Run expo build:android or expo build:ios. If you don't already have a development server running for this project, expo will start one for you.

If you choose to build for Android

When building for android you can choose to build APK (expo build:android -t apk) or Android App Bundle (expo build:android -t app-bundle).

The first time you build the project you will be asked whether you'd like to upload a keystore or have us handle it for you. If you don't know what a keystore is, you can have us generate one for you. Otherwise, feel free to upload your own.

If you choose to build for iOS

You can build standalone apps for iOS with two different types, an archive (expo build:ios -t archive) or simulator (expo build:ios -t simulator) build. With the simulator build, you can test your standalone app on a simulator. If you want to publish your app to the store or distribute it with tools like TestFlight, you have to use the archive.

When building for iOS, you are given a choice of letting Expo create the necessary credentials for you, while still having a chance to provide your own overrides. Your Apple ID and password are used locally and are never saved on Expo's servers.

About

Mobile App implemented on stack: React Native + TypeScript + Redux + Styled Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0