-
# Intune Android App SDK [Gradle Build Plugin] Issue
## Questions to Ask Before Submission
1. Does your app compile and launch successfully without the Intune App SDK?
The application does co…
-
Second time if i called adapter, it's not loading view. When we call adapter second time it's not showing any card.please fix ASAP.
-
When adding [shared preferences](https://pub.dev/packages/shared_preferences) to my application, it crashes on startup just after installing the build to the emulator.
Taking the shared preference…
-
I recently updated to RN 0.61.2 and gesture-handler 1.5.0, before the update I could close the drawer layout by tapping on the negative space (the actual content on the screen).
However after the u…
-
As we all know,if we want to use Butterknife to bind click event onto a normal view,we just need to declare the below method:
``` java
@onClick(R.id.yourview)
public void submit(){
// do your th…
-
## Steps to Reproduce
```yml
flutter_local_notifications:
firebase_core:
firebase_messaging:
```
I want to use flutter notifications in my app
## Logs
```
F:\conexo app\notifi…
-
**Describe the bug**
Cannot build on web:
WARNING in ./node_modules/react-native-gesture-handler/lib/module/handlers/gestures/reanimatedWrapper.js 5:15-49
Module not found: Error: Can't resolve 're…
-
For the past several months we have been discussing and making progress on a project called “Lean Core”. [Please read our motivation for this project](https://github.com/react-native-community/discuss…
-
#### Describe the desired behavior
I should be able to use two pxblue drawers, with one drawer passed into the drawer props of the drawerLayout, the other drawer lies inside the children.
#### D…
-
#### Describe the bug
Drawer Subheader demo does not transition smoothly between open and closed states.
#### What is the expected behavior?
Drawer (outside of a DrawerLayout) should be able to …