Releases: sendbird/sendbird-uikit-react-native
Releases · sendbird/sendbird-uikit-react-native
v0.1.2
0.1.2 (2022-04-26)
Bug Fixes
- added ios env checker (d42d0ac)
- android build command typo (2f81938)
- android service account path (dfec8fc)
- changed ios match git authorization method to ssh (a293a75)
- chat-hooks: added guard to useGroupChannelListWithQuery init (5ec16d9)
- chat-react-hooks: wrong if condition (4f93e6c)
- core: added performance warning and create patch to sample (c366f28)
- core: exports expo platform service creators (c98f776)
- core: fixed landscape layout (3d2ce2d)
- fixed channel preview update properly (b8b3d53)
- fixed pod version (944253e)
- foundation: added max-width to toast (740a16b)
- foundation: export Switch component (1af53a6)
- foundation: implement android modal onDismiss (0c82d60)
- foundation: position of keyboard avoided modal is incorrect when orientation is changed on android (b63ce2c)
- foundation: relocation files (b0d7426)
- ios fastlane env (09f042c)
- ios pods cache dir path (841f5b3)
- lint warnings (caeff54)
- nvm error on ios build phase (5d724aa)
- oom on android build (15c2f4b)
- remove default storybook components (e6eca26)
- sample: fix storybook path (91c0d4f)
- sample: grouping stories (513ca25)
- update ruby (fcd85f0)
- utils: added react-native dependency (d6ccf01)
- utils: pubsub enhancement (2006249)
Features
- added android (ec60009)
- added default locale string set (1c66add)
- added ESBuild to sample metro bundler minifier (a54de63)
- added ios (520d769)
- added message components (682cdb4)
- added sample project for real-time development (e6a9e25)
- added storybook (eddf162)
- added theme typography (6405333)
- added toast (ddd8de6)
- chat-hooks: added channel list local cache hook (77685bc)
- chat-hooks: added enableCollection options to groupChannel hooks (8fc2454)
- core: added group channel members fragment (815278d)
- core: added message handlers (2d9f1c4)
- core: added typing indicator to group channel (86d835d)
- core: implement channel menu to groupChannelList (debb6d8)
- core: implement send message and file pick flow (2cc40f8)
- create modularization template script (ccf022d)
- create type selector (6139231)
- extract foundation package (41245cc)
- foundation: added Avatar component (0e451c3)
- foundation: added Badge component (7b63d90)
- foundation: added BottomSheet component (c208710)
- foundation: added dialogue (e2c4abc)
- foundation: added Placeholder component (e68d9a6)
- foundation: added Prompt and Input component (1bc173a)
- foundation: implement gesture to slide type modal (cc5af93)
- foundation: implement queued dialogs (action menu, alert) (e5e7b24)
- sample: added change nickname (0eceb48)
- sample: added change profile photo (74ea450)
- sample: added create channel (66e7ae9)
- sample: added ios notification (44ef9f7)
- sample: added settings ui (bb81801)
- setup lerna (#21) (1382c42)
- show palette and theme colors to sample app (1b0cd55)
- uikit: added message receipt (9cafe11)