https://github.com/subraatakumar/coding-step-by-step
Edtech App created using Expo managed React Native for Web, IOS and Android.
https://github.com/subraatakumar/coding-step-by-step
Last synced: over 1 year ago
JSON representation
Edtech App created using Expo managed React Native for Web, IOS and Android.
- Host: GitHub
- URL: https://github.com/subraatakumar/coding-step-by-step
- Owner: subraatakumar
- Created: 2023-11-20T07:06:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T16:19:27.000Z (over 2 years ago)
- Last Synced: 2024-12-24T21:34:37.594Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://subraatakumar.github.io/coding-step-by-step/
- Size: 11 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Features
- Can run on Android, IOS and Web.
- Responsive across different platforms
## If android app's screen orientation is not changing
Modify below line of AndroidManifest.xml file
```
```