
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
template-reactnative-setup
Advanced tools
React Native template for a quick start with TypeScript, React Navigation, styled-components, async-storage, dotenv, axios, fastlane, prettier, eslint, jest, react native testing library
React Native template for a quick start with TypeScript, React Navigation, styled-components, async-storage, dotenv, fastlane, prettier, eslint, jest, react native testing library.
npx create-expo-app NameOfApp --template template-reactnative-setup
BASE_URL=
declare module "styled-components/native" {
export interface DefaultTheme {
colors: {
background: string
}
}
}
export default {
colors: {
background: "#FEFEFE"
}
}
npx expo start --clear
yarn run lint
yarn run lint: fix
yarn run format_prettier
yarn run deploy:android
yarn run deploy:ios
yarn run deploy:android_ios
Contributions are very welcome. Please check out the contributing document.
This project is MIT licensed.
FAQs
React Native template for a quick start with TypeScript, React Navigation, styled-components, async-storage, dotenv, axios, fastlane, prettier, eslint, jest, react native testing library
We found that template-reactnative-setup demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.