https://github.com/jglchen/react-native-projects-jglchen
Mobile Version of "Build Applications from Website to Mobile - John Chen's Professional Profile"
https://github.com/jglchen/react-native-projects-jglchen
Last synced: 10 months ago
JSON representation
Mobile Version of "Build Applications from Website to Mobile - John Chen's Professional Profile"
- Host: GitHub
- URL: https://github.com/jglchen/react-native-projects-jglchen
- Owner: jglchen
- Created: 2024-04-13T02:54:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T10:03:32.000Z (about 2 years ago)
- Last Synced: 2025-01-20T16:25:28.124Z (over 1 year ago)
- Language: TypeScript
- Size: 18.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build Applications from Website to Mobile - John Chen's Professional Profile
This is the React Native mobile version of the [Build Applications from Website to Mobile - John Chen's Professional Profile](https://projects-jglchen.vercel.app/). To keep the design consistent with the parent website version, Tailwind CSS with NativeWind is adopted for the UI design. **A theme toggling mechanism** is included for users to switch between the light theme and the dark theme. In addition, **a bilingual selection** is provided for the pages, users can freely choose either English or traditional Chinese to view.
**iOS** and **Android** mobile apps are developed with **React Native**, anyone who is interested can test the development builds with [iOS Simulator Build](https://expo.dev/accounts/jglchen/projects/projects-jglchen/builds/05e970e6-dfc6-434a-9a95-a9161b872a1c) and [Android Internal Distribution Build](https://expo.dev/accounts/jglchen/projects/projects-jglchen/builds/fe31f009-3fa3-4e57-8ecd-be1cfe2fa1e6). If the build storage link has expired, please go to [https://projects-jglchen.vercel.app/en/contact](https://projects-jglchen.vercel.app/en/contact) to request build files.
### [iOS Simulator Build](https://expo.dev/accounts/jglchen/projects/projects-jglchen/builds/05e970e6-dfc6-434a-9a95-a9161b872a1c)
### [Android Internal Distribution Build](https://expo.dev/accounts/jglchen/projects/projects-jglchen/builds/fe31f009-3fa3-4e57-8ecd-be1cfe2fa1e6)
### [React Native GitHub](https://github.com/jglchen/react-native-projects-jglchen)
### [View the Site](https://projects-jglchen.vercel.app/)
### [React GitHub](https://github.com/jglchen/projects-jglchen)
### Docker: docker run -p 3000:3000 jglchen/projects-jglchen