+
+ {JSON.stringify(persistedState, null, 2)}
+
+ );
+ }
+}
diff --git a/src/plugins/rn-example-plugin/package.json b/src/plugins/rn-example-plugin/package.json
new file mode 100644
index 000000000..142be1ac5
--- /dev/null
+++ b/src/plugins/rn-example-plugin/package.json
@@ -0,0 +1,13 @@
+{
+ "name": "ReactNativeExamplePlugin",
+ "version": "1.0.0",
+ "main": "index.tsx",
+ "license": "MIT",
+ "keywords": ["flipper-plugin"],
+ "icon": "apps",
+ "title": "React Native Example Plugin",
+ "category": "Example Plugin",
+ "bugs": {
+ "email": "mweststrate@fb.com"
+ }
+}
diff --git a/src/plugins/rn-example-plugin/yarn.lock b/src/plugins/rn-example-plugin/yarn.lock
new file mode 100644
index 000000000..fb57ccd13
--- /dev/null
+++ b/src/plugins/rn-example-plugin/yarn.lock
@@ -0,0 +1,4 @@
+# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
+# yarn lockfile v1
+
+