Lucas Alves

Results 7 issues of 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: () ###...

TextInput
repro provided

### 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"....

Stale
Needs: Author Feedback
Type: New Architecture
Needs: Version Info

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...