Does the ReactNative ListView accept an array of arrays?
I need to get the API data as follows:
[[{"userId":1,"userName":"Ricardo"},{"userId":1,"userName":"Ricardo"}],[{"userId":1,"userName":"Ricardo"},{"userId":1,"userName":"Ricardo"}]].
I...
asked by
25.07.2016 / 18:52