Skip to content

DNYFZR/native-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Games

React Native blackjack & poker app built with Expo

Deployment notes

  • added base url to app.json
"experiments": {
    "typedRoutes": true,
    "baseUrl": "/native-games"
  }
  • added web build command to package.json scripts
"build": "expo export -p web"
  • configured .github/workflows/build.yml

Releases

No releases published

Packages

No packages published