Hernán Morales Durand
Hernán Morales Durand
From this page [DeployYourPharoApplication](https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/DeployYourPharoApplication.md) - It is not clear if the reference to Cruiser is a complementary tool (optional to the described pipeline) or it should be used before the...
For browsing Data Frames it could be interesting to use the [data-inspector](https://github.com/pharo-ai/data-inspector) by default in Polymath. This issue would only modify the BaselineOf to include the data-inspector.
Add a screen to get the user age: - Accuracy could be important, so ask current age. - Avoid having to use form validation here, use a slider or wheel...
Check if react-native-fs does help here : https://stackoverflow.com/questions/61149881/how-to-encrypt-and-decrypt-downloaded-an-audio-file-in-react-native-so-that-only
See https://stackoverflow.com/questions/57587940/how-to-set-datatype-for-recorded-audio-in-expo-av
In useAudioRecorder.ts useAudioRecorder() function Check for details: - https://stackoverflow.com/questions/42941662/request-permissions-in-main-activity - https://stackoverflow.com/questions/56172625/expo-av-bare-error-missing-audio-recording-permissions
See https://stackoverflow.com/questions/45517840/react-native-audio-animation/56921082#56921082
Most, if not all, the code has been "ported" from the generated code version from BuilderX. Check and remove the folder builderX if there's nothing else to use.
In CoughRecorderScreen.tsx
In useAudioRecorder.ts