Bagas Nanda Syuhada

Results 8 issues of Bagas Nanda Syuhada

when i try to upload video its says "posted" but when im check my profile the video is not there,any solution?

can u add props to modal with statusBarTranslucent? so we can control statusbar behavior

i got some warning here it says: Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false` i already change the...

i run container by this command ``` docker run -d -p 1521:1521 -e ORACLE_PASSWORD=root -v [MY_ACTUAL_PATH]:/u01/app/oracle/oradata gvenzl/oracle-xe:11 ``` i got error on log like this ![image](https://user-images.githubusercontent.com/36254694/187325219-ad9c91ac-29ec-40df-9217-9934c8519797.png) when i start container...

question

using docker version and got this error

can i costumize camera ui without touching native code?how to set device orientation to potrait?btw this plugins very help me, good work!

enhancement
help wanted

i struggling for over 1 day for finding this solution first i following installation step [INSTALL.md](https://github.com/Rapsssito/react-native-background-actions/blob/master/INSTALL.md) everything is good, until my app is crashing after running background process for sometime...

documentation

since this library want to make forever running background tasks, it is not possible to use `android:foregroundServiceType="shortService"` since it will be killed after 3 minutes. refer to this [Android Documentation](https://developer.android.com/about/versions/14/changes/fgs-types-required#short-service)....