https://github.com/jamband/passcodez-native
test repository for react native and expo
https://github.com/jamband/passcodez-native
expo react-native typescript
Last synced: 3 months ago
JSON representation
test repository for react native and expo
- Host: GitHub
- URL: https://github.com/jamband/passcodez-native
- Owner: jamband
- License: mit
- Created: 2023-01-03T12:37:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-12T04:48:59.000Z (3 months ago)
- Last Synced: 2026-04-12T06:22:25.947Z (3 months ago)
- Topics: expo, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 2.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# passcodez-native
test repository for react native and expo.
## Tools
- Language & Library: TypeScript, React Native, Expo
- Lint & Formatter: Biome
- Testing: React Native Testing Library
## Usage
You can check the operation on local environment.
when local development environment:
- requirements:
- Expo Go (iOS / Android)
- XCode iOS Simulator (option)
- pnpm
```
cd /path/to/somewhere
git clone git@github.com:jamband/passcodez-native.git
cd passcodez-native
pnpm i
pnpm start
```
when local preview environment:
- requirements:
- XCode iOS Simulator
download the app for preview from the URL below:
- https://expo.dev/artifacts/eas/5XKgeHVxaQekxV3cQikMHU.tar.gz ([fd9e23b](https://github.com/jamband/passcodez-native/commit/fd9e23bbe8817dc62db7753f1ad8a31b2347b45e))
Please refer to the link below:
- [Expo: Installing your build on the simulator](https://docs.expo.dev/build-reference/simulators/#installing-your-build-on-the-simulator)
## Related repositories
- [jamband/passcodez](https://github.com/jamband/passcodez) - React
## License
passcodez-native is licensed under the MIT license.