An open API service indexing awesome lists of open source software.

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

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.