Dino

Results 5 issues of Dino

First of all thanks for the lib, I found it very useful and easy to use, just one small issue with this warning, is this something that can be ignored...

**Description** After selecting the country and filling out the phone number, I'm unable to get formatted phone string value using `phoneNumberTextField.getFormattedPhoneNumber(format: `, I'm getting _"+(null)(null)"_ with any format option. **To...

Can Scrollbar be visible always? Not just when I move the list down or up? Thanks!

Hi, there's one thing with getting user's id: - Android, I can access it's value from getSessionDetails function by typing `sessionDetails.userId` - iOS, it requires slightly different name: `sessionDetails.userID` (both...

I've made UI for now, and later I can configure/add redux and api actions for merging.