Skip to content

SuperPablo987/NikeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NikeApp

React Native App with Redux And later Stripe

in project directory run in cmd: (make sure to do it in cmd because for some reason it does not work in VS Code)

npx create-expo-app NikeApp

npx expo install react-native-web@~0.18.7 react-dom@18.0.0 @expo/webpack-config@^17.0.3

navigation: npx expo install @react-navigation/native @react-navigation/native-stack react-native-screens react-native-safe-area-context

npm install @reduxjs/toolkit react-redux

to stand this up run: npm install

to run this run: npm start

for stripe integration:

npx expo install @stripe/stripe-react-native

About

React Native App with Redux And later Stripe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published