@legendapp/list 2.0.0-next.1 → 2.0.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +8 -0
- package/.cursor/rules/changelog.mdc +60 -0
- package/.github/FUNDING.yml +15 -0
- package/.gitignore +5 -0
- package/.prettierrc.json +5 -0
- package/.vscode/settings.json +14 -0
- package/CLAUDE.md +126 -0
- package/biome.json +46 -0
- package/bun.lock +1289 -0
- package/bunfig.toml +2 -0
- package/dist/CHANGELOG.md +119 -0
- package/dist/LICENSE +21 -0
- package/dist/README.md +139 -0
- package/{animated.d.mts → dist/animated.d.mts} +1 -1
- package/{animated.d.ts → dist/animated.d.ts} +1 -1
- package/{index.d.mts → dist/index.d.mts} +16 -10
- package/{index.d.ts → dist/index.d.ts} +16 -10
- package/{index.js → dist/index.js} +52 -32
- package/{index.mjs → dist/index.mjs} +52 -32
- package/{keyboard-controller.d.mts → dist/keyboard-controller.d.mts} +4 -4
- package/{keyboard-controller.d.ts → dist/keyboard-controller.d.ts} +4 -4
- package/dist/package.json +35 -0
- package/example/README.md +40 -0
- package/example/api/data/genres.json +23 -0
- package/example/api/data/playlist/10402-10749.json +1 -0
- package/example/api/data/playlist/10402-10770.json +1 -0
- package/example/api/data/playlist/10402-37.json +1 -0
- package/example/api/data/playlist/10749-10752.json +1 -0
- package/example/api/data/playlist/10749-10770.json +1 -0
- package/example/api/data/playlist/10749-37.json +1 -0
- package/example/api/data/playlist/10749-878.json +1 -0
- package/example/api/data/playlist/10751-10402.json +1 -0
- package/example/api/data/playlist/10751-10752.json +1 -0
- package/example/api/data/playlist/10751-37.json +1 -0
- package/example/api/data/playlist/10751-53.json +1 -0
- package/example/api/data/playlist/10751-878.json +1 -0
- package/example/api/data/playlist/10751-9648.json +1 -0
- package/example/api/data/playlist/10752-37.json +1 -0
- package/example/api/data/playlist/12-10402.json +1 -0
- package/example/api/data/playlist/12-10749.json +1 -0
- package/example/api/data/playlist/12-18.json +1 -0
- package/example/api/data/playlist/12-27.json +1 -0
- package/example/api/data/playlist/12-35.json +1 -0
- package/example/api/data/playlist/14-36.json +1 -0
- package/example/api/data/playlist/14-878.json +1 -0
- package/example/api/data/playlist/16-10751.json +1 -0
- package/example/api/data/playlist/16-10770.json +1 -0
- package/example/api/data/playlist/16-35.json +1 -0
- package/example/api/data/playlist/16-36.json +1 -0
- package/example/api/data/playlist/16-53.json +1 -0
- package/example/api/data/playlist/18-10751.json +1 -0
- package/example/api/data/playlist/18-10752.json +1 -0
- package/example/api/data/playlist/18-37.json +1 -0
- package/example/api/data/playlist/18-53.json +1 -0
- package/example/api/data/playlist/18-878.json +1 -0
- package/example/api/data/playlist/27-10749.json +1 -0
- package/example/api/data/playlist/27-10770.json +1 -0
- package/example/api/data/playlist/28-10749.json +1 -0
- package/example/api/data/playlist/28-10751.json +1 -0
- package/example/api/data/playlist/28-10770.json +1 -0
- package/example/api/data/playlist/28-16.json +1 -0
- package/example/api/data/playlist/28-18.json +1 -0
- package/example/api/data/playlist/28-36.json +1 -0
- package/example/api/data/playlist/28-37.json +1 -0
- package/example/api/data/playlist/28-53.json +1 -0
- package/example/api/data/playlist/28-80.json +1 -0
- package/example/api/data/playlist/28-99.json +1 -0
- package/example/api/data/playlist/35-10749.json +1 -0
- package/example/api/data/playlist/35-10751.json +1 -0
- package/example/api/data/playlist/35-10752.json +1 -0
- package/example/api/data/playlist/35-27.json +1 -0
- package/example/api/data/playlist/35-36.json +1 -0
- package/example/api/data/playlist/35-53.json +1 -0
- package/example/api/data/playlist/35-80.json +1 -0
- package/example/api/data/playlist/36-37.json +1 -0
- package/example/api/data/playlist/36-878.json +1 -0
- package/example/api/data/playlist/36-9648.json +1 -0
- package/example/api/data/playlist/53-10752.json +1 -0
- package/example/api/data/playlist/80-10770.json +1 -0
- package/example/api/data/playlist/80-14.json +1 -0
- package/example/api/data/playlist/80-18.json +1 -0
- package/example/api/data/playlist/80-37.json +1 -0
- package/example/api/data/playlist/878-37.json +1 -0
- package/example/api/data/playlist/9648-10770.json +1 -0
- package/example/api/data/playlist/9648-37.json +1 -0
- package/example/api/data/playlist/9648-53.json +1 -0
- package/example/api/data/playlist/9648-878.json +1 -0
- package/example/api/data/playlist/99-10749.json +1 -0
- package/example/api/data/playlist/99-14.json +1 -0
- package/example/api/data/playlist/99-18.json +1 -0
- package/example/api/data/playlist/99-27.json +1 -0
- package/example/api/data/playlist/99-53.json +1 -0
- package/example/api/data/playlist/99-9648.json +1 -0
- package/example/api/data/playlist/index.ts +73 -0
- package/example/api/data/rows.json +1 -0
- package/example/api/index.ts +36 -0
- package/example/app/(tabs)/_layout.tsx +60 -0
- package/example/app/(tabs)/cards.tsx +81 -0
- package/example/app/(tabs)/index.tsx +205 -0
- package/example/app/(tabs)/moviesL.tsx +7 -0
- package/example/app/(tabs)/moviesLR.tsx +7 -0
- package/example/app/+not-found.tsx +32 -0
- package/example/app/_layout.tsx +34 -0
- package/example/app/accurate-scrollto/index.tsx +125 -0
- package/example/app/accurate-scrollto-2/index.tsx +52 -0
- package/example/app/accurate-scrollto-huge/index.tsx +128 -0
- package/example/app/add-to-end/index.tsx +82 -0
- package/example/app/ai-chat/index.tsx +236 -0
- package/example/app/bidirectional-infinite-list/index.tsx +133 -0
- package/example/app/cards-columns/index.tsx +37 -0
- package/example/app/cards-flashlist/index.tsx +122 -0
- package/example/app/cards-flatlist/index.tsx +94 -0
- package/example/app/cards-no-recycle/index.tsx +110 -0
- package/example/app/cards-renderItem.tsx +354 -0
- package/example/app/chat-example/index.tsx +167 -0
- package/example/app/chat-infinite/index.tsx +239 -0
- package/example/app/chat-keyboard/index.tsx +248 -0
- package/example/app/chat-resize-outer/index.tsx +247 -0
- package/example/app/columns/index.tsx +78 -0
- package/example/app/countries/index.tsx +182 -0
- package/example/app/countries-flashlist/index.tsx +163 -0
- package/example/app/countries-reorder/index.tsx +187 -0
- package/example/app/extra-data/index.tsx +86 -0
- package/example/app/filter-elements/filter-data-provider.tsx +55 -0
- package/example/app/filter-elements/index.tsx +118 -0
- package/example/app/initial-scroll-index/index.tsx +106 -0
- package/example/app/initial-scroll-index/renderFixedItem.tsx +215 -0
- package/example/app/initial-scroll-index-free-height/index.tsx +70 -0
- package/example/app/initial-scroll-index-keyed/index.tsx +62 -0
- package/example/app/lazy-list/index.tsx +123 -0
- package/example/app/movies-flashlist/index.tsx +7 -0
- package/example/app/mutable-cells/index.tsx +104 -0
- package/example/app/video-feed/index.tsx +119 -0
- package/example/app.config.js +22 -0
- package/example/app.json +45 -0
- package/example/assets/fonts/SpaceMono-Regular.ttf +0 -0
- package/example/assets/images/adaptive-icon.png +0 -0
- package/example/assets/images/favicon.png +0 -0
- package/example/assets/images/icon.png +0 -0
- package/example/assets/images/partial-react-logo.png +0 -0
- package/example/assets/images/react-logo.png +0 -0
- package/example/assets/images/react-logo@2x.png +0 -0
- package/example/assets/images/react-logo@3x.png +0 -0
- package/example/assets/images/splash-icon.png +0 -0
- package/example/autoscroll.sh +101 -0
- package/example/bun.lock +2266 -0
- package/example/bunfig.toml +2 -0
- package/example/components/Breathe.tsx +54 -0
- package/example/components/Circle.tsx +69 -0
- package/example/components/Collapsible.tsx +44 -0
- package/example/components/ExternalLink.tsx +24 -0
- package/example/components/HapticTab.tsx +18 -0
- package/example/components/HelloWave.tsx +37 -0
- package/example/components/Movies.tsx +179 -0
- package/example/components/ParallaxScrollView.tsx +81 -0
- package/example/components/ThemedText.tsx +60 -0
- package/example/components/ThemedView.tsx +14 -0
- package/example/components/__tests__/ThemedText-test.tsx +10 -0
- package/example/components/__tests__/__snapshots__/ThemedText-test.tsx.snap +24 -0
- package/example/components/ui/IconSymbol.ios.tsx +32 -0
- package/example/components/ui/IconSymbol.tsx +43 -0
- package/example/components/ui/TabBarBackground.ios.tsx +22 -0
- package/example/components/ui/TabBarBackground.tsx +6 -0
- package/example/constants/Colors.ts +26 -0
- package/example/constants/constants.ts +5 -0
- package/example/constants/useScrollTest.ts +19 -0
- package/example/hooks/useColorScheme.ts +1 -0
- package/example/hooks/useColorScheme.web.ts +8 -0
- package/example/hooks/useThemeColor.ts +22 -0
- package/example/ios/.xcode.env +11 -0
- package/example/ios/Podfile +64 -0
- package/example/ios/Podfile.lock +2767 -0
- package/example/ios/Podfile.properties.json +5 -0
- package/example/ios/listtest/AppDelegate.swift +70 -0
- package/example/ios/listtest/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png +0 -0
- package/example/ios/listtest/Images.xcassets/AppIcon.appiconset/Contents.json +14 -0
- package/example/ios/listtest/Images.xcassets/Contents.json +6 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenBackground.colorset/Contents.json +20 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/Contents.json +23 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image.png +0 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image@2x.png +0 -0
- package/example/ios/listtest/Images.xcassets/SplashScreenLogo.imageset/image@3x.png +0 -0
- package/example/ios/listtest/Info.plist +85 -0
- package/example/ios/listtest/PrivacyInfo.xcprivacy +48 -0
- package/example/ios/listtest/SplashScreen.storyboard +42 -0
- package/example/ios/listtest/Supporting/Expo.plist +12 -0
- package/example/ios/listtest/listtest-Bridging-Header.h +3 -0
- package/example/ios/listtest/listtest.entitlements +5 -0
- package/example/ios/listtest.xcodeproj/project.pbxproj +547 -0
- package/example/ios/listtest.xcodeproj/xcshareddata/xcschemes/listtest.xcscheme +88 -0
- package/example/ios/listtest.xcworkspace/contents.xcworkspacedata +10 -0
- package/example/metro.config.js +16 -0
- package/example/package.json +73 -0
- package/example/scripts/reset-project.js +84 -0
- package/example/tsconfig.json +26 -0
- package/package.json +88 -34
- package/posttsup.ts +24 -0
- package/src/Container.tsx +176 -0
- package/src/Containers.tsx +85 -0
- package/src/ContextContainer.ts +145 -0
- package/src/DebugView.tsx +83 -0
- package/src/LazyLegendList.tsx +41 -0
- package/src/LeanView.tsx +18 -0
- package/src/LegendList.tsx +558 -0
- package/src/ListComponent.tsx +191 -0
- package/src/ScrollAdjust.tsx +24 -0
- package/src/ScrollAdjustHandler.ts +26 -0
- package/src/Separator.tsx +14 -0
- package/src/animated.tsx +6 -0
- package/src/calculateItemsInView.ts +363 -0
- package/src/calculateOffsetForIndex.ts +23 -0
- package/src/calculateOffsetWithOffsetPosition.ts +26 -0
- package/src/checkAllSizesKnown.ts +17 -0
- package/src/checkAtBottom.ts +36 -0
- package/src/checkAtTop.ts +27 -0
- package/src/checkThreshold.ts +30 -0
- package/src/constants.ts +11 -0
- package/src/createColumnWrapperStyle.ts +16 -0
- package/src/doInitialAllocateContainers.ts +40 -0
- package/src/doMaintainScrollAtEnd.ts +34 -0
- package/src/findAvailableContainers.ts +98 -0
- package/src/finishScrollTo.ts +8 -0
- package/src/getId.ts +21 -0
- package/src/getItemSize.ts +52 -0
- package/src/getRenderedItem.ts +34 -0
- package/src/getScrollVelocity.ts +47 -0
- package/src/handleLayout.ts +70 -0
- package/src/helpers.ts +39 -0
- package/src/index.ts +11 -0
- package/src/keyboard-controller.tsx +63 -0
- package/src/onScroll.ts +66 -0
- package/src/prepareMVCP.ts +50 -0
- package/src/reanimated.tsx +63 -0
- package/src/requestAdjust.ts +41 -0
- package/src/scrollTo.ts +40 -0
- package/src/scrollToIndex.ts +34 -0
- package/src/setDidLayout.ts +25 -0
- package/src/setPaddingTop.ts +28 -0
- package/src/state.tsx +304 -0
- package/src/types.ts +610 -0
- package/src/updateAlignItemsPaddingTop.ts +18 -0
- package/src/updateAllPositions.ts +130 -0
- package/src/updateItemSize.ts +203 -0
- package/src/updateTotalSize.ts +44 -0
- package/src/useAnimatedValue.ts +6 -0
- package/src/useCombinedRef.ts +22 -0
- package/src/useInit.ts +17 -0
- package/src/useSyncLayout.tsx +68 -0
- package/src/useValue$.ts +53 -0
- package/src/viewability.ts +279 -0
- package/tsconfig.json +59 -0
- package/tsup.config.ts +21 -0
- /package/{animated.js → dist/animated.js} +0 -0
- /package/{animated.mjs → dist/animated.mjs} +0 -0
- /package/{keyboard-controller.js → dist/keyboard-controller.js} +0 -0
- /package/{keyboard-controller.mjs → dist/keyboard-controller.mjs} +0 -0
- /package/{reanimated.d.mts → dist/reanimated.d.mts} +0 -0
- /package/{reanimated.d.ts → dist/reanimated.d.ts} +0 -0
- /package/{reanimated.js → dist/reanimated.js} +0 -0
- /package/{reanimated.mjs → dist/reanimated.mjs} +0 -0
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
import { LegendList } from "@legendapp/list";
|
|
2
|
+
import { useHeaderHeight } from "@react-navigation/elements";
|
|
3
|
+
import { useState } from "react";
|
|
4
|
+
import { Button, KeyboardAvoidingView, Platform, StyleSheet, Text, TextInput, View } from "react-native";
|
|
5
|
+
import { RefreshControl } from "react-native-gesture-handler";
|
|
6
|
+
import { SafeAreaView, useSafeAreaInsets } from "react-native-safe-area-context";
|
|
7
|
+
|
|
8
|
+
type MessageSide = "user" | "bot";
|
|
9
|
+
type Message = {
|
|
10
|
+
id: string;
|
|
11
|
+
text: string;
|
|
12
|
+
sender: MessageSide;
|
|
13
|
+
timeStamp: number;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
let idCounter = 0;
|
|
17
|
+
const MS_PER_SECOND = 1000;
|
|
18
|
+
|
|
19
|
+
const defaultChatMessages: Message[] = [
|
|
20
|
+
{
|
|
21
|
+
id: String(idCounter++),
|
|
22
|
+
text: "Hi, I have a question",
|
|
23
|
+
sender: "user",
|
|
24
|
+
timeStamp: Date.now() - MS_PER_SECOND * 5,
|
|
25
|
+
},
|
|
26
|
+
{ id: String(idCounter++), text: "Are we there yet1?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
27
|
+
{ id: String(idCounter++), text: "Are we there yet2?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
28
|
+
{ id: String(idCounter++), text: "Are we there yet3?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
29
|
+
{ id: String(idCounter++), text: "Are we there yet4?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
30
|
+
{ id: String(idCounter++), text: "Are we there yet5?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
31
|
+
{ id: String(idCounter++), text: "Are we there yet6?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
32
|
+
{ id: String(idCounter++), text: "Are we there yet7?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
33
|
+
{ id: String(idCounter++), text: "Are we there yet8?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
34
|
+
{ id: String(idCounter++), text: "Are we there yet9?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
35
|
+
{ id: String(idCounter++), text: "Are we there yet10?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
36
|
+
{ id: String(idCounter++), text: "Are we there yet11?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
37
|
+
{ id: String(idCounter++), text: "Are we there yet12?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
38
|
+
{ id: String(idCounter++), text: "Are we there yet13?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
39
|
+
{ id: String(idCounter++), text: "Are we there yet14?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
40
|
+
{ id: String(idCounter++), text: "Are we there yet15?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
41
|
+
{ id: String(idCounter++), text: "Are we there yet16?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
42
|
+
{ id: String(idCounter++), text: "Are we there yet17?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
43
|
+
{ id: String(idCounter++), text: "Are we there yet18?", sender: "bot", timeStamp: Date.now() - MS_PER_SECOND * 4 },
|
|
44
|
+
{
|
|
45
|
+
id: String(idCounter++),
|
|
46
|
+
text: "LAST MESSAGE: How can I help you?",
|
|
47
|
+
sender: "bot",
|
|
48
|
+
timeStamp: Date.now() - MS_PER_SECOND * 3,
|
|
49
|
+
},
|
|
50
|
+
];
|
|
51
|
+
|
|
52
|
+
const ChatExample = () => {
|
|
53
|
+
const [messages, setMessages] = useState<Message[]>(defaultChatMessages);
|
|
54
|
+
const [inputText, setInputText] = useState("");
|
|
55
|
+
const headerHeight = Platform.OS === "ios" ? useHeaderHeight() : 0;
|
|
56
|
+
|
|
57
|
+
const sendMessage = () => {
|
|
58
|
+
const text = inputText || "Empty message";
|
|
59
|
+
if (text.trim()) {
|
|
60
|
+
setMessages((messages) => [
|
|
61
|
+
...messages,
|
|
62
|
+
{ id: String(idCounter++), text: text, sender: "user", timeStamp: Date.now() },
|
|
63
|
+
]);
|
|
64
|
+
setInputText("");
|
|
65
|
+
setTimeout(() => {
|
|
66
|
+
setMessages((messages) => [
|
|
67
|
+
...messages,
|
|
68
|
+
{
|
|
69
|
+
id: String(idCounter++),
|
|
70
|
+
text: `Answer: ${text.toUpperCase()}`,
|
|
71
|
+
sender: "bot",
|
|
72
|
+
timeStamp: Date.now(),
|
|
73
|
+
},
|
|
74
|
+
]);
|
|
75
|
+
}, 300);
|
|
76
|
+
}
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
const [refreshing, setRefreshing] = useState(false);
|
|
80
|
+
const onRefresh = () => {
|
|
81
|
+
console.log("onRefresh");
|
|
82
|
+
setRefreshing(true);
|
|
83
|
+
setTimeout(() => {
|
|
84
|
+
setMessages((prevData) => {
|
|
85
|
+
const initialIndex = Number.parseInt(prevData[0].id);
|
|
86
|
+
const newData = [
|
|
87
|
+
...Array.from({ length: 5 }, (_, i) => ({
|
|
88
|
+
id: (initialIndex - i - 1).toString(),
|
|
89
|
+
text: `Previous message${(initialIndex - i - 1).toString()}`,
|
|
90
|
+
sender: "user" as MessageSide,
|
|
91
|
+
timeStamp: Date.now() - MS_PER_SECOND * 5,
|
|
92
|
+
})).reverse(),
|
|
93
|
+
...prevData,
|
|
94
|
+
];
|
|
95
|
+
return newData;
|
|
96
|
+
});
|
|
97
|
+
setRefreshing(false);
|
|
98
|
+
}, 500);
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
// useEffect(() => {
|
|
102
|
+
// setInterval(() => {
|
|
103
|
+
// setMessages((prevData) => {
|
|
104
|
+
// const initialIndex = Number.parseInt(prevData[0].id);
|
|
105
|
+
// const newData = [
|
|
106
|
+
// ...Array.from({ length: 1 }, (_, i) => ({
|
|
107
|
+
// id: (initialIndex - i - 1).toString(),
|
|
108
|
+
// text: `Previous message${(initialIndex - i - 1).toString()}`,
|
|
109
|
+
// sender: "user" as MessageSide,
|
|
110
|
+
// timeStamp: Date.now() - MS_PER_SECOND * 5,
|
|
111
|
+
// })).reverse(),
|
|
112
|
+
// ...prevData,
|
|
113
|
+
// ];
|
|
114
|
+
// return newData;
|
|
115
|
+
// });
|
|
116
|
+
// setRefreshing(false);
|
|
117
|
+
// }, 500);
|
|
118
|
+
// }, []);
|
|
119
|
+
|
|
120
|
+
const { top } = useSafeAreaInsets();
|
|
121
|
+
|
|
122
|
+
return (
|
|
123
|
+
<SafeAreaView style={styles.container} edges={["bottom"]}>
|
|
124
|
+
<KeyboardAvoidingView style={styles.container} behavior="padding" keyboardVerticalOffset={headerHeight}>
|
|
125
|
+
<LegendList
|
|
126
|
+
data={messages}
|
|
127
|
+
contentContainerStyle={styles.contentContainer}
|
|
128
|
+
keyExtractor={(item) => item.id}
|
|
129
|
+
estimatedItemSize={80}
|
|
130
|
+
maintainScrollAtEnd
|
|
131
|
+
maintainVisibleContentPosition
|
|
132
|
+
initialScrollIndex={messages.length - 1}
|
|
133
|
+
alignItemsAtEnd
|
|
134
|
+
recycleItems={true}
|
|
135
|
+
ListHeaderComponent={<View style={{ height: top }} />}
|
|
136
|
+
refreshControl={
|
|
137
|
+
<RefreshControl
|
|
138
|
+
refreshing={refreshing}
|
|
139
|
+
onRefresh={onRefresh}
|
|
140
|
+
tintColor={"#000000"}
|
|
141
|
+
progressViewOffset={40}
|
|
142
|
+
/>
|
|
143
|
+
}
|
|
144
|
+
renderItem={({ item }) => (
|
|
145
|
+
<View>
|
|
146
|
+
<View
|
|
147
|
+
style={[
|
|
148
|
+
styles.messageContainer,
|
|
149
|
+
item.sender === "bot" ? styles.botMessageContainer : styles.userMessageContainer,
|
|
150
|
+
item.sender === "bot" ? styles.botStyle : styles.userStyle,
|
|
151
|
+
]}
|
|
152
|
+
>
|
|
153
|
+
<Text style={[styles.messageText, item.sender === "user" && styles.userMessageText]}>
|
|
154
|
+
{item.text}
|
|
155
|
+
</Text>
|
|
156
|
+
</View>
|
|
157
|
+
<View
|
|
158
|
+
style={[styles.timeStamp, item.sender === "bot" ? styles.botStyle : styles.userStyle]}
|
|
159
|
+
>
|
|
160
|
+
<Text style={styles.timeStampText}>
|
|
161
|
+
{new Date(item.timeStamp).toLocaleTimeString()}
|
|
162
|
+
</Text>
|
|
163
|
+
</View>
|
|
164
|
+
</View>
|
|
165
|
+
)}
|
|
166
|
+
/>
|
|
167
|
+
<View style={styles.inputContainer}>
|
|
168
|
+
<TextInput
|
|
169
|
+
style={styles.input}
|
|
170
|
+
value={inputText}
|
|
171
|
+
onChangeText={setInputText}
|
|
172
|
+
placeholder="Type a message"
|
|
173
|
+
/>
|
|
174
|
+
<Button title="Send" onPress={sendMessage} />
|
|
175
|
+
</View>
|
|
176
|
+
</KeyboardAvoidingView>
|
|
177
|
+
</SafeAreaView>
|
|
178
|
+
);
|
|
179
|
+
};
|
|
180
|
+
|
|
181
|
+
const styles = StyleSheet.create({
|
|
182
|
+
container: {
|
|
183
|
+
flex: 1,
|
|
184
|
+
backgroundColor: "#fff",
|
|
185
|
+
},
|
|
186
|
+
contentContainer: {
|
|
187
|
+
paddingHorizontal: 16,
|
|
188
|
+
},
|
|
189
|
+
messageContainer: {
|
|
190
|
+
padding: 16,
|
|
191
|
+
borderRadius: 16,
|
|
192
|
+
marginVertical: 4,
|
|
193
|
+
},
|
|
194
|
+
messageText: {
|
|
195
|
+
fontSize: 16,
|
|
196
|
+
},
|
|
197
|
+
userMessageText: {
|
|
198
|
+
color: "white",
|
|
199
|
+
},
|
|
200
|
+
inputContainer: {
|
|
201
|
+
flexDirection: "row",
|
|
202
|
+
alignItems: "center",
|
|
203
|
+
padding: 10,
|
|
204
|
+
borderTopWidth: 1,
|
|
205
|
+
borderColor: "#ccc",
|
|
206
|
+
},
|
|
207
|
+
botMessageContainer: {
|
|
208
|
+
backgroundColor: "#f1f1f1",
|
|
209
|
+
},
|
|
210
|
+
userMessageContainer: {
|
|
211
|
+
backgroundColor: "#007AFF",
|
|
212
|
+
},
|
|
213
|
+
botStyle: {
|
|
214
|
+
maxWidth: "75%",
|
|
215
|
+
alignSelf: "flex-start",
|
|
216
|
+
},
|
|
217
|
+
userStyle: {
|
|
218
|
+
maxWidth: "75%",
|
|
219
|
+
alignSelf: "flex-end",
|
|
220
|
+
alignItems: "flex-end",
|
|
221
|
+
},
|
|
222
|
+
input: {
|
|
223
|
+
flex: 1,
|
|
224
|
+
borderWidth: 1,
|
|
225
|
+
borderColor: "#ccc",
|
|
226
|
+
borderRadius: 5,
|
|
227
|
+
padding: 10,
|
|
228
|
+
marginRight: 10,
|
|
229
|
+
},
|
|
230
|
+
timeStamp: {
|
|
231
|
+
marginVertical: 5,
|
|
232
|
+
},
|
|
233
|
+
timeStampText: {
|
|
234
|
+
fontSize: 12,
|
|
235
|
+
color: "#888",
|
|
236
|
+
},
|
|
237
|
+
});
|
|
238
|
+
|
|
239
|
+
export default ChatExample;
|
|
@@ -0,0 +1,248 @@
|
|
|
1
|
+
import { LegendList } from "@legendapp/list/keyboard-controller";
|
|
2
|
+
import { AnimatedLegendList } from "@legendapp/list/reanimated";
|
|
3
|
+
import { useHeaderHeight } from "@react-navigation/elements";
|
|
4
|
+
import { useState } from "react";
|
|
5
|
+
import { Button, Platform, StyleSheet, Text, TextInput, View } from "react-native";
|
|
6
|
+
import { KeyboardAvoidingView, KeyboardProvider } from "react-native-keyboard-controller";
|
|
7
|
+
|
|
8
|
+
type Message = {
|
|
9
|
+
id: string;
|
|
10
|
+
text: string;
|
|
11
|
+
sender: "user" | "bot";
|
|
12
|
+
timeStamp: number;
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
let idCounter = 0;
|
|
16
|
+
const MS_PER_SECOND = 1000;
|
|
17
|
+
|
|
18
|
+
const defaultChatMessages: Message[] = [
|
|
19
|
+
{
|
|
20
|
+
id: String(idCounter++),
|
|
21
|
+
text: "Hi, I have a question about your product",
|
|
22
|
+
sender: "user",
|
|
23
|
+
timeStamp: Date.now() - MS_PER_SECOND * 5,
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
id: String(idCounter++),
|
|
27
|
+
text: "Hello there! How can I assist you today?",
|
|
28
|
+
sender: "bot",
|
|
29
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
id: String(idCounter++),
|
|
33
|
+
text: "I'm looking for information about pricing plans",
|
|
34
|
+
sender: "user",
|
|
35
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
id: String(idCounter++),
|
|
39
|
+
text: "We offer several pricing tiers based on your needs",
|
|
40
|
+
sender: "bot",
|
|
41
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
id: String(idCounter++),
|
|
45
|
+
text: "Our basic plan starts at $9.99 per month",
|
|
46
|
+
sender: "bot",
|
|
47
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
id: String(idCounter++),
|
|
51
|
+
text: "Do you offer any discounts for annual billing?",
|
|
52
|
+
sender: "user",
|
|
53
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
id: String(idCounter++),
|
|
57
|
+
text: "Yes! You can save 20% with our annual billing option",
|
|
58
|
+
sender: "bot",
|
|
59
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
id: String(idCounter++),
|
|
63
|
+
text: "That sounds great. What features are included?",
|
|
64
|
+
sender: "user",
|
|
65
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
id: String(idCounter++),
|
|
69
|
+
text: "The basic plan includes all core features plus 10GB storage",
|
|
70
|
+
sender: "bot",
|
|
71
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
id: String(idCounter++),
|
|
75
|
+
text: "Premium plans include priority support and additional tools",
|
|
76
|
+
sender: "bot",
|
|
77
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
id: String(idCounter++),
|
|
81
|
+
text: "I think the basic plan would work for my needs",
|
|
82
|
+
sender: "user",
|
|
83
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
id: String(idCounter++),
|
|
87
|
+
text: "Perfect! I can help you get set up with that",
|
|
88
|
+
sender: "bot",
|
|
89
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
id: String(idCounter++),
|
|
93
|
+
text: "Thanks for your help so far",
|
|
94
|
+
sender: "user",
|
|
95
|
+
timeStamp: Date.now() - MS_PER_SECOND * 4,
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
id: String(idCounter++),
|
|
99
|
+
text: "You're welcome! Is there anything else I can assist with today?",
|
|
100
|
+
sender: "bot",
|
|
101
|
+
timeStamp: Date.now() - MS_PER_SECOND * 3,
|
|
102
|
+
},
|
|
103
|
+
];
|
|
104
|
+
|
|
105
|
+
const ChatExample = () => {
|
|
106
|
+
const [messages, setMessages] = useState<Message[]>(defaultChatMessages);
|
|
107
|
+
const [inputText, setInputText] = useState("");
|
|
108
|
+
const headerHeight = Platform.OS === "ios" ? useHeaderHeight() : 56;
|
|
109
|
+
|
|
110
|
+
const sendMessage = () => {
|
|
111
|
+
const text = inputText || "Empty message";
|
|
112
|
+
if (text.trim()) {
|
|
113
|
+
setMessages((messages) => [
|
|
114
|
+
...messages,
|
|
115
|
+
{ id: String(idCounter++), text: text, sender: "user", timeStamp: Date.now() },
|
|
116
|
+
]);
|
|
117
|
+
setInputText("");
|
|
118
|
+
setTimeout(() => {
|
|
119
|
+
setMessages((messages) => [
|
|
120
|
+
...messages,
|
|
121
|
+
{
|
|
122
|
+
id: String(idCounter++),
|
|
123
|
+
text: `Answer: ${text.toUpperCase()}`,
|
|
124
|
+
sender: "bot",
|
|
125
|
+
timeStamp: Date.now(),
|
|
126
|
+
},
|
|
127
|
+
]);
|
|
128
|
+
}, 300);
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
|
|
132
|
+
// Note: There's something weird with the SafeAreaView interacting with the KeyboardAvoidingView here I think,
|
|
133
|
+
// so there's some weird margins going on...
|
|
134
|
+
|
|
135
|
+
return (
|
|
136
|
+
<KeyboardProvider>
|
|
137
|
+
<KeyboardAvoidingView
|
|
138
|
+
style={styles.container}
|
|
139
|
+
behavior="position"
|
|
140
|
+
contentContainerStyle={{ flex: 1 }}
|
|
141
|
+
keyboardVerticalOffset={headerHeight}
|
|
142
|
+
>
|
|
143
|
+
<LegendList
|
|
144
|
+
data={messages}
|
|
145
|
+
contentContainerStyle={styles.contentContainer}
|
|
146
|
+
keyExtractor={(item) => item.id}
|
|
147
|
+
estimatedItemSize={80}
|
|
148
|
+
LegendList={AnimatedLegendList}
|
|
149
|
+
maintainScrollAtEnd
|
|
150
|
+
alignItemsAtEnd
|
|
151
|
+
initialScrollIndex={messages.length - 1}
|
|
152
|
+
maintainVisibleContentPosition
|
|
153
|
+
renderItem={({ item }) => (
|
|
154
|
+
<>
|
|
155
|
+
<View
|
|
156
|
+
style={[
|
|
157
|
+
styles.messageContainer,
|
|
158
|
+
item.sender === "bot" ? styles.botMessageContainer : styles.userMessageContainer,
|
|
159
|
+
item.sender === "bot" ? styles.botStyle : styles.userStyle,
|
|
160
|
+
]}
|
|
161
|
+
>
|
|
162
|
+
<Text style={[styles.messageText, item.sender === "user" && styles.userMessageText]}>
|
|
163
|
+
{item.text}
|
|
164
|
+
</Text>
|
|
165
|
+
</View>
|
|
166
|
+
<View
|
|
167
|
+
style={[styles.timeStamp, item.sender === "bot" ? styles.botStyle : styles.userStyle]}
|
|
168
|
+
>
|
|
169
|
+
<Text style={styles.timeStampText}>
|
|
170
|
+
{new Date(item.timeStamp).toLocaleTimeString()}
|
|
171
|
+
</Text>
|
|
172
|
+
</View>
|
|
173
|
+
</>
|
|
174
|
+
)}
|
|
175
|
+
/>
|
|
176
|
+
<View style={styles.inputContainer}>
|
|
177
|
+
<TextInput
|
|
178
|
+
style={styles.input}
|
|
179
|
+
value={inputText}
|
|
180
|
+
onChangeText={setInputText}
|
|
181
|
+
placeholder="Type a message"
|
|
182
|
+
/>
|
|
183
|
+
<Button title="Send" onPress={sendMessage} />
|
|
184
|
+
</View>
|
|
185
|
+
</KeyboardAvoidingView>
|
|
186
|
+
</KeyboardProvider>
|
|
187
|
+
);
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
const styles = StyleSheet.create({
|
|
191
|
+
container: {
|
|
192
|
+
flex: 1,
|
|
193
|
+
backgroundColor: "#fff",
|
|
194
|
+
},
|
|
195
|
+
contentContainer: {
|
|
196
|
+
paddingHorizontal: 16,
|
|
197
|
+
},
|
|
198
|
+
messageContainer: {
|
|
199
|
+
padding: 16,
|
|
200
|
+
borderRadius: 16,
|
|
201
|
+
marginVertical: 4,
|
|
202
|
+
},
|
|
203
|
+
messageText: {
|
|
204
|
+
fontSize: 16,
|
|
205
|
+
},
|
|
206
|
+
userMessageText: {
|
|
207
|
+
color: "white",
|
|
208
|
+
},
|
|
209
|
+
inputContainer: {
|
|
210
|
+
flexDirection: "row",
|
|
211
|
+
alignItems: "center",
|
|
212
|
+
padding: 10,
|
|
213
|
+
borderTopWidth: 1,
|
|
214
|
+
borderColor: "#ccc",
|
|
215
|
+
},
|
|
216
|
+
botMessageContainer: {
|
|
217
|
+
backgroundColor: "#f1f1f1",
|
|
218
|
+
},
|
|
219
|
+
userMessageContainer: {
|
|
220
|
+
backgroundColor: "#007AFF",
|
|
221
|
+
},
|
|
222
|
+
botStyle: {
|
|
223
|
+
maxWidth: "75%",
|
|
224
|
+
alignSelf: "flex-start",
|
|
225
|
+
},
|
|
226
|
+
userStyle: {
|
|
227
|
+
maxWidth: "75%",
|
|
228
|
+
alignSelf: "flex-end",
|
|
229
|
+
alignItems: "flex-end",
|
|
230
|
+
},
|
|
231
|
+
input: {
|
|
232
|
+
flex: 1,
|
|
233
|
+
borderWidth: 1,
|
|
234
|
+
borderColor: "#ccc",
|
|
235
|
+
borderRadius: 5,
|
|
236
|
+
padding: 10,
|
|
237
|
+
marginRight: 10,
|
|
238
|
+
},
|
|
239
|
+
timeStamp: {
|
|
240
|
+
marginVertical: 5,
|
|
241
|
+
},
|
|
242
|
+
timeStampText: {
|
|
243
|
+
fontSize: 12,
|
|
244
|
+
color: "#888",
|
|
245
|
+
},
|
|
246
|
+
});
|
|
247
|
+
|
|
248
|
+
export default ChatExample;
|