Luciano Rocha
Luciano Rocha
@janicduplessis @ChetanBains Add this prop: `contentInset={{top: someFixedValue}}` The issue is not in this package but in iOS. This behavior causes issues on SafeAreaView from https://github.com/th3rdwave/react-native-safe-area-context as well. Looks like the...
Could you post an example of the code you're using?
I have the same issue. Is clear where the issue comes from: `android/src/main/java/com/opentokreactnative/OTSessionManager.java` ``` @ReactMethod public void initPublisher(String publisherId, ReadableMap properties, Callback callback) { String name = properties.getString("name"); Boolean videoTrack...
Olvidate, su documentación siempre está desactualizada, sus features en alpha y las releases con bugs...