Skip to content

Commit

Permalink
feat(lib): release statusField: true for members
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-suwala committed Nov 15, 2024
1 parent f35f001 commit 9ff8604
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import {
Platform,
Alert,
} from "react-native"
import { GiftedChat, Bubble } from "react-native-gifted-chat"
import { StackScreenProps } from "@react-navigation/stack"
import { GiftedChat, Bubble } from "react-native-gifted-chat"
import { User, MessageDraft, Message, Channel } from "@pubnub/chat"

import { EnhancedIMessage, mapPNMessageToGChatMessage } from "../../../utils"
Expand Down

0 comments on commit 9ff8604

Please sign in to comment.