Pinned Repositories
react-simple-code-editor
Simple no-frills code editor with syntax highlighting
babel-plugin-optional-require
Babel plugin to optionaly require modules
babel-test
An opinionated library to make testing babel plugins easier.
jest-file-snapshot
Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest
monaco-editor-boilerplate
A simple boilerplate for Monaco editor with React.
PocketGear
A clean and simple Pokédex app for Pokémon GO
quik
:rocket: A quick way to prototype and build apps with React and Babel with zero-setup.
react-native-tab-view
A cross-platform Tab View component for React Native
react-navigation-addons
Add-ons for React Navigation
web-worker-proxy
A better way of working with web workers
satya164's Repositories
satya164/PocketGear
A clean and simple Pokédex app for Pokémon GO
satya164/react-native-animated-observer
Helper to convert an Animated value to Reanimated and vice-versa
satya164/react-navigation-native-modal
React Navigation integration for React Native's Modal component
satya164/eslint-config-satya164
An ESLint config with automatic overrides for common environments such as TypeScript, Jest etc.
satya164/use-latest-callback
React hook which returns the latest callback without changing the reference.
satya164/jest-file-snapshot
Jest matcher to write snapshots to a separate file instead of the default snapshot file used by Jest
satya164/react-native-monorepo-config
Configure Metro for a React Native app in a monorepo.
satya164/react-navigation-lynx
React Navigation for Lynx (https://lynxjs.org/)
satya164/rsc-from-scratch
satya164/warn-once
Show a warning once
satya164/react-native-range-slider
satya164/home-dashboard
satya164/satya164.github.io
satya164/dotfiles
satya164/expo-go-rtl-test
satya164/pigment
A library for creating interactive command-line UIs
satya164/reassure
Performance testing companion for React and React Native
satya164/babel-plugin-styled-components
Improve the debugging experience and add server-side rendering support to styled-components
satya164/bob-webpack-example
satya164/css-in-js
Autocomplete React Native / JS Styles and converting plain CSS to JS styles
satya164/expo
An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.
satya164/legend-docs
The documentation for Legend's open source projects
satya164/prepack-prepare
satya164/react-native-gesture-handler
Declarative API exposing platform native touch and gesture system to React Native.
satya164/react-native-pure-cpp-turbo-module-library
Test repo
satya164/react-native-safe-area-context
A flexible way to handle safe area insets in JS. Also works on Android and Web!
satya164/react-native-website
The site and docs for React Native
satya164/react-navigation-native-bottom-tabs-demo
satya164/snack
Expo Snack lets you run Expo in the browser.
satya164/use-derived-state-from-props
React hook that implements `getDerivedStateFromProps` for function components.