-
here is the the error i get
```
FATAL EXCEPTION: main
E/AndroidRuntime(26642): Process: com.example.delivery_app, PID: 26642
E/AndroidRuntime(26642): java.lang.NullPointerException: Missing req…
-
So to preface this, I've successfully setup and used `TwilioVideo` for a call between multiple devices, so I'm certain we're installed correctly etc.
I'm now trying to wrap the `TwilioVideo` compone…
-
_From @Burgov on August 30, 2017 19:50_
## Please, provide the details below:
### Did you verify this is a real problem by searching [Stack Overflow](http://stackoverflow.com/questions/tagged/nati…
-
Twitter Redux is finished.
Still no infinite scroll or load more tweets button, but all other requirements are satisfied.
Added feature to click on any profile image on the home timeline and pull u…
-
### Steps to Reproduce
1. Launch a workbook, wait for it to finish launching and for the code editor to be focused
1. Attempt to use the keyboard to reach any other element of the app
### Expec…
-
# NativeScript-Vue Next
Project structure: monorepo using Yarn Workspaces.
* `@nativescript-vue/compiler` - template compiler based off of @vue/compiler-dom
* `@nativescript-vue/runtime` - runt…
-
### Which OS ?
IOS
### Version
Which versions are you using:
- react-native-swiper v?
^1.5.13
- react-native v0.?.?
0.53.0
- react-native-elements v
^1.0.0-beta5
### Expected beh…
-
Define and add implementation examples (if applicable) for the given WCAG 2.2 Level A/AA points:
- [x] [1.1.1](https://www.w3.org/WAI/WCAG22/quickref/?currentsidebar=%23col_customize&levels=aaa&sho…
-
### Current behavior
When I visit a page that uses a keyboard, the design breaks as soon as I return to the previous page. All due to the fact that I wrapped the application in a KeyboardAvoidingView…
-
```
export const Tabs = TabNavigator({
store: {
screen: MainScreen,
navigationOptions: {
tabBarLabel: 'store',
tabBarIcon: ({ tintColor }) => ()
},
},
categories: {…