Questions tagged as 'native'

0
answers

Error when navigating between screens with Xamarin IOS

I'm having trouble calling a second ViewController inside the RowSelected method in a class containing the UITableViewSource interface, making the same call by instantiating the ViewControlller causes a " Object reference not set to an insta...
asked by 18.05.2018 / 20:36
1
answer

Is there any way to get what the user is listening to?

I would like to know if you have some way or even a lib so that I can get the information of the audio player of the phone, such as song duration, name, album etc. with the react native.     
asked by 02.01.2018 / 19:27
1
answer

java.lang.IllegalMonitorStateException

The LeaveServer method is in a class named ServerData , and serves to get a free server when the client wishes. The notifyall method was implemented in another class where it contains all the servers, it is exemplified bel...
asked by 18.12.2018 / 19:44
0
answers

Warning message in the expo app

When executing the code below in the expo app, it works however with the following warning message: Warning: Failed child context type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer , e...
asked by 26.11.2018 / 02:08
0
answers

What is the difference between Live Reloading and Hot Reloading

I was doing some research on the differences between developing an Ionic app and a native app using Cordova or Swift. Home In one of the benefits of using a native language had Live Reloading whereas in cross languages they only had Hot Reloa...
asked by 24.09.2018 / 01:33