Lucas Alves
Lucas Alves
We could create a page with more examples about Observable and Watermelondb.
Given a We could later do when needed. inputRef.current.setFocused(true); ### Summary ### Test plan
### Current behaviour 4.12 When setting a ref inside a element exposes in ref the following: focus: () clear: () setNativeProps: (args: Object) isFocused: () blur: () forceFocus: () ###...
### Description Currently there is no support to **codegen** return a specific data structure as **WritableMap**. ### This is currently supported For example on a Turbo Module with name "example"....
App does not build when JSI is enabled using the new architecture. My JSI modules in MainApplication.java looks like following: ``` private final ReactNativeHost mReactNativeHost = new DefaultReactNativeHost(this) { @Override...
Add support to check if directory of file exists on path to current API. Adds the "exists" function.
**Describe the bug** When trying to monitor some characteristics the emitted value on iOS the current characteristic/uuid are not in the same format that is given to "startNotification" method and...
### Crash on trying to add the library on a brand 0.75.4 react-native app. Just trying the library on bare react-native app with latest version. It builds but crashes as...
https://github.com/react-native-community/RNNewArchitectureLibraries/tree/feat/swift-event-emitter When trying to implement the new event emitter pattern. Can we still rely on RCTEventEmitter on new arch or that is something that will be removed?
Solves the npm install problem on react-native enviroments. npm warn Could not resolve dependency: npm warn peer react@"^19.1.1" from [email protected] npm warn node_modules/react-dom npm warn peer react-dom@">= 16.8.0" from [email protected]...