
Product
Introducing Supply Chain Attack Campaigns Tracking in the Socket Dashboard
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.
@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
Campaign-level threat intelligence in Socket now shows when active supply chain attacks affect your repositories and packages.

Research
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.

Security News
Node.js 25.4.0 makes require(esm) stable, formalizing CommonJS and ESM compatibility across supported Node versions.