Drew Minns
Drew Minns
Prevent users from clicking delete multiple times which throws errors.
Need a better solution for animations. Looking for the loading of Files, the deletion and appearance of the FAQ Block.
There are additional tests to be written for the Components and Containers to update the coverage. Could be a great opportunity for someone to learn the app!
We're using the React Native SDK and our latest builds are failing with the following error: ``` ❌ (node_modules/@iterable/react-native-sdk/ios/RNIterableAPI/ReactIterableAPI.swift:651:1) 649 | } 650 | > 651 | extension ReactIterableAPI: IterableAuthDelegate...