react-native-simple-survey icon indicating copy to clipboard operation
react-native-simple-survey copied to clipboard

Simple to use JSON based survey component for React Native

Results 19 react-native-simple-survey issues
Sort by recently updated
recently updated
newest added

Looking for a way to ask for a photo and add an image from camera or gallery.

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.9.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [react-native](https://github.com/facebook/react-native) from 0.59.10 to 0.62.3. Release notes Sourced from react-native's releases. v0.62.3 This patch release is specifically targetted towards Xcode 12.5. The changes done are tailored to unblock developers...

dependencies

Hi @devlinb, thanks for the awesome lib! Any chance to expose a method to manually change currentQuestionIndex? We want to build conditional logic (if question is answered with yes then...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Looking for a way of resetting the answers to retake a survey. I found this on Reddit and decided to formally create the issue: https://www.reddit.com/r/reactnative/comments/dsb8c2/reactnativesimplesurvey_20_release_easiest_way_to/fl0n6n4?utm_source=share&utm_medium=web2x&context=3

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Hey, On the expo demo and with the exemple app I have this error message : Cannot read property 'style' of undefined As soon as I import SimpleSurvey, without even...

if i have qestions which are not mandatory then how to handle this