this issue is older, but i'll aswner to help someone that have this same problem and see this question.
I my case, inside the function _renderPickItems()
i created a array and for each Picker.Item i create, i put inside of array and the last i returned array.
Works fine to me.