From 5a7cd977450989f1708b56c5c3e57c5a1f98dbd7 Mon Sep 17 00:00:00 2001 From: inokawa <48897392+inokawa@users.noreply.github.com> Date: Mon, 3 Jan 2022 21:13:04 +0900 Subject: [PATCH] 0.9.0 --- README.md | 1 + examples/DemoApp/App.js | 7 ++++++- examples/DemoApp/package.json | 2 +- examples/DemoApp/yarn.lock | 8 ++++---- examples/DemoAppExpo/App.tsx | 7 ++++++- package-lock.json | 4 ++-- package.json | 2 +- 7 files changed, 21 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index c2d810c..3acf309 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ npm install preact | react-native-react-bridge | react-native | | ------------------------- | ------------ | +| >=0.9.0 | >=0.65.0 | | 0.0.0 - 0.8.1 | <=0.64.2 | ## Usage diff --git a/examples/DemoApp/App.js b/examples/DemoApp/App.js index 264c791..b2ff0ed 100644 --- a/examples/DemoApp/App.js +++ b/examples/DemoApp/App.js @@ -30,7 +30,12 @@ const App = () => { return ( - + - +