Updour
Updour
how to delete message in use this module? if (responses.status === 200) { messages.forEach((obj) => { console.log(obj.type) SmsAndroid.delete(  obj._id, (fail) => { console.log('Failed with this error:...
I tried to run on Android version 9, why can an error like this? 
Why is there an error when the application is already built? Here is the error message. 
Why is it that after I run the item or list down it doesn't go to the side, that's my code `Showing ${range[0]}-${range[1]} of ${total}`} onChange={PaginationChange} total={daily.length} current={current} pageSize={size} showSizeChanger={true}...