Skip to content

Out-of-tree Expo devtools plugins for packages that haven't adopted the Expo devtools plugin system yet.

License

Notifications You must be signed in to change notification settings

bamlab/dev-plugins

 
 

Repository files navigation

Expo DevTools Plugins

  • This is a collection of Expo DevTools Plugins maintained on the BamLab repository
  • This repository is a fork from the expo/dev-plugin repository

Plugins

Example App

The example app is an Expo Router app that provides test cases for plugins

  • Expo Router is based on React Navigation, so you can just test @bam.tech/react-navigation-visualizer-dev-plugin from visiting different screens from the app.
  • React Native MMKV screen to explore @dev-plugins/react-native-mmkv

How to run the example app

$ git clone https://github.com/expo/dev-plugins.git
$ cd dev-plugins
$ cd apps/example
$ bun run ios
$ bun run android

About

Out-of-tree Expo devtools plugins for packages that haven't adopted the Expo devtools plugin system yet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.5%
  • JavaScript 7.5%