Rahul Shetty

Results 7 issues of Rahul Shetty

``` { "presets": ["env", "react"], "plugins": [ "transform-runtime", "transform-object-rest-spread", "react-hot-loader/babel", "syntax-dynamic-import", "universal-import", [ "react-css-modules", // https://github.com/gajus/babel-plugin-react-css-modules { "exclude": "node_modules", "webpackHotModuleReloading": true, "handleMissingStyleName": "warn", "generateScopedName": "[name]__[local]___[hash:base64:5]", "filetypes": { ".pcss": { "syntax":...

**Is your feature request related to a problem? Please describe.** The documentation seems a bit incomplete. **Describe the solution you'd like** I have written a blog post to help others...

How can I remove the margin around the card? Adding the screenshot for clarity.

**Describe the bug** On Android, the layout and styles are broken. I have added the screenshot for better clarity. This issue doesn't persist on iOS. **Steps to reproduce** Steps to...

bug

I wanna show a tooltip above every pie to show extra information. Is it possible to add an onPress handler and a view on every pie?

### Version Tell us which versions you are using: - tcomb-form-native v0.6.11 - react-native version `https://github.com/expo/react-native/archive/sdk-25.0.0.tar.gz` ### Expected behaviour I have 2 textboxes - Email - Password I wanna disable...

**Describe the bug** Bluetooth permission dialog/pop-up opens up as soon as I launch the app. I would prefer the users to see it on the screen where they are using...