react-navigation / web

Tools for react-navigation on web browsers and servers
https://reactnavigation.org
MIT License
94 stars 28 forks source link

query -string not working for object #25

Closed soroushm closed 5 years ago

soroushm commented 5 years ago

when navigate with a object as paramas query string not working as well and show "?key=[object Object]" this issue will be fixed with qs package

example case 3 of this issue

soroushm commented 5 years ago

@ericvicenti did you setup ci eslint and test check right now ? is seems existing issue on master