one icon indicating copy to clipboard operation
one copied to clipboard

❶ One is a new React framework that makes cross-platform simple. Target web and native with just Vite.

Results 46 one issues
Sort by recently updated
recently updated
newest added

Is there an i18next implementation similar to next-i18next?

Saw on Hacker News and gave it a shot. Tried to publish on EAS and create a development build, got it done successfully but when I run `npm run ios`...

bug

Updated the readme with some information from the documentation. More work still needs to be done but this should serve as a decent starting point.

Nice project ! After trying the `npx one` with pnpm and dont get this working and after that with bun and then got error on docker, I changed the docker...

For some reason on Android `user-agent` doesn't contain `React` or `Expo` keyword.

In this Pull Request I've added support for assets inside projects. ### Pending tasks - [ ] ~Move `@vxrn/react-native-prebuilt` into `optimizeDeps` so we'll be able to include assets inside e.g....

May use a `react-native.config.js` to override the `bundle` command of React Native CLI, which is called during the native build process. But this is not ideal since it depends on...