We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2a29e7 + 55cf6aa commit 5c46322Copy full SHA for 5c46322
docs-website/docs/docs/Installation.mdx
@@ -186,7 +186,6 @@ additional steps manually.
186
```
187
// ...
188
import com.nozbe.watermelondb.jsi.WatermelonDBJSIPackage // ⬅️ This!
189
- import com.facebook.react.bridge.JSIModulePackage // ⬅️ This!
190
191
override val reactNativeHost: ReactNativeHost =
192
object : DefaultReactNativeHost(this) {
0 commit comments