sagartmg

Results 3 issues of sagartmg

const browser = Bowser.getParser(window.navigator.userAgent); console.log(JSON.stringify(Bowser.parse(window.navigator.userAgent))); this value....unique for every devices ??? // {"browser":{"name":"Chrome","version":"90.0.4430.212"},"os":{"name":"Windows","version":"NT 10.0","versionName":"10"},"platform":{"type":"desktop"},"engine":{"name":"Blink"}}

when using initalPage Props, the onPageChange function gets called automatically

![image](https://user-images.githubusercontent.com/49345528/119786746-383ecb80-bef0-11eb-973b-f4592223412b.png) ![image](https://user-images.githubusercontent.com/49345528/119787091-8eac0a00-bef0-11eb-8590-0789b36f897f.png)