
Product
Introducing Custom Tabs for Org Alerts
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.
@nhost/react-native-template
Advanced tools
A template project to get you up to speed on how to use Nhost with React Native
This template bootstrapped using react-native-community/cli showcases how to properly use Nhost SDK within your React Native project.
For a more comprehensive guide on how to build on top of this template you can follow the quickstart guide.
Ensure that your environment is set up to work with React Native. Follow the setup guide available on the official React Native website.
Initialize your project with this template
npx react-native init myapp --template @nhost/react-native-template
Replace the subdomain and region placeholders in the root.tsx with your Nhost project values from the overview page.
Navigate to your nhost project Sign-In Methods settings and enable Google and/or Apple.
Edit the files table permissions
Modify the Insert permission for the user role:
Row insert permissions to Without any checksColumn insert permissionsSelect
- Set Row select permissions to With custom check and fill in the following rule:
- Set Where to files.uploaded_by_user_id
- Set the operator to _eq
- Set the value to X-Hasura-User-Id
- Select all columns on Column select permissions
- Save
FAQs
A template project to get you up to speed on how to use Nhost with React Native
The npm package @nhost/react-native-template receives a total of 1 weekly downloads. As such, @nhost/react-native-template popularity was classified as not popular.
We found that @nhost/react-native-template demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.

Security News
Chrome 144 introduces the Temporal API, a modern approach to date and time handling designed to fix long-standing issues with JavaScript’s Date object.