Skip to content

Polyrion/mytf1

Repository files navigation

MY TF1

MyTF1 logo

About The App

Its a Application build on React Native

I just made it for fun to test where can i go with React native and React native web.

!!!!!! Don't work on android for now but coming soon !!!!!!

Presentation :

MyTF1 ScreenShot MyTF1 ScreenShot

The Basics

Before you start :

Before you start check if you have settle the right setup environement => here.

Installation

if you don't have it :

yarn global add pod-install 

install dependancies :

yarn

install pods :

npx pod-install

init the Project

yarn start

run the Project with command line

IOS:  yarn ios
ANDROID:  yarn android
WEB:  yarn web

run the Project with XCODE

Macbook Silicon M1 issue : make sure that your excluded Architectures is like below in your builds settings MyTF1 logo

Launch XCode and build the project on the simulator of your choice

run the Project with Android Studio on Real Device or Emulator

Launch Android Studio and build and Run the project on the emulator of your
choice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published