python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Strange error appearing in React Native: Collection NSSetM was mutated while being enumerated
I started getting strange error in React Native, usually in Modals. Sometimes it works, sometimes it can throw an error: Collections <_NSSetM was mutated while being enumerated.
I am using expo 44....
Danil Poletaev
Votes: 0
Answers: 1
Issue Binding an iOS Swift library
I have done everything in https://learn.microsoft.com/en-us/xamarin/ios/platform/binding-swift/walkthrough till the step where I need to generate API definition file for the binding. I have used the c...
Choy Wing Lun
Votes: 0
Answers: 0
How to call form-data with key-value in rest request using Retrofit Android
I want to send rest request in this specific format i.e. form-data with key="image" and value=selected file
I am trying this way but it is not working in my case
@Multipart
@POST("dash...
Syed Murtaza
Votes: 0
Answers: 1
react native flatlist animation is not working as expected on RTL devices
I'm working in app that needs flatlist animation with RTL devices. I built a small app to understand how it will work. When using the app with LTR devices, it works just fine, and when I use I18nManag...
Hany Dh
Votes: 0
Answers: 0