-
## Description
I'm using TypesenseInstantSearchAdapter from 'typesense-instantsearch-adapter' and InstantSearch, useInfiniteHits, useSearchBox from 'react-instantsearch-core' in my react native app…
-
Hi,
We are using the camera like so
```
const capture_photo = async (cameraRef: CameraApi) => {
console.log("capturing photo");
try {
console.log("Before")
…
-
### Current behavior
My view consists in two tabs, each with text input. The purpose is to search the values in each tab independently. For this, Search Button turns blue when there is some value in …
-
Hi? when i add in my chart i have error
`LongPressGestureHandler must be used as a descendant of GestureHandlerRootView. Otherwise the gestures will not be recognized. See https://docs.swmansion.com…
-
#### [CSS3](https://developer.mozilla.org/zh-CN/docs/Web/CSS/CSS3)
>CSS3是层叠样式表(Cascading Style Sheets)语言的最新版本,旨在扩展CSS2.1。
>它带来了许多期待已久的新特性, 例如圆角、阴影、gradients(渐变) 、transitions(过渡) 与 animations(动画)…
-
### Summary
I am working on a React native epub book reader for both IOS and Android,
the problem is that if we select one of the lines to highlight the text and drag the selected text to multiple …
-
hiya, when I go to /agreements/new I don't get a full list of repos I have access to.
Here's the list I get:
```
maxogden/2012-JSConfEU-Lyrics
maxogden/2013.jsconf.eu
maxogden/99ATMs
maxogden/ADAPDX…
-
Expo SDK 45
expo-images-picker@2.4.1
-
### Summary
I am getting an issue of rendition is not defined in both Android and IOS, it shows at random times mostly on real devices and less time on Android and IOS emulator
the message a…
-
I have the following setup:
```
const [lookingForFilter, setLookingForFilter] = useState(["shipmates"]);
// HANDLE LOOKING FOR SELECT
const handleLookingForSelect = (lookingFor: lookingForFilt…