Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-06-19)
Bug Fixes
add back listner to get real-time messages (61183b7 )
add peer dependencies to ci workflow (f7054ab )
changed package to public (b921cf7 )
made package public and added npm token (63cd6f0 )
remove console.logs (be175ca )
remove firebase config since its not used (c9d8760 )
remove firebase package to favor react-native-frebase and made the peerdependencies (5cfcb17 )
remove multiply example function (83b51d2 )
small changes to increase readability and optimization (2ff47e5 )
update types (4b8d693 )
updated devDeps with peer deps needed (32fb2b5 )
updated typescript deps and changed package name (468afbe )
Features
add a way to send messages from and to the same computer (a022d96 )
add a wrapper for gifted chat (6956b28 )
add gifted chat (c6de3e9 )
add PR template (a47e08a )
add simple validation and retry on send message (1cd907a )
add workflows (a2684cd )
change the way we store data in firebase to adhere to the nestjs package (797b03c )
cohere to the data structure on the backend (eed9601 )
fetch messages in batches (cda0150 )
pass the firebaseconfig as prop to the package (dd5cb53 )
passing props to giftedchat component from parent (c48af7f )
send image (0318f53 )
update lastMessage field int the chat document (2d50533 )
use react-native-firebase instead and update the example app to use cra (106a1af )
You can’t perform that action at this time.