Adam Beleko
Adam Beleko
My implementation, creating a component that handles printing loading the component just before printing: ```jsx import { useRef, useEffect, useState } from 'react'; import ReactToPrint from 'react-to-print'; import PrintDownloadButton from...
Look at example (uses scrollview): https://github.com/onmotion/react-native-autocomplete-dropdown/tree/main/example https://github.com/onmotion/react-native-autocomplete-dropdown/issues/62#issuecomment-1520048916
> I was happy when I saw this library until I got stuck in this problem. Me too, it's such an unnecessary problem to have
Facing the same issue and customSearch is not helping
THIS IS THE BEST WAY TO DO IT: ``` import React, { Component } from 'react'; import { ResponsiveContainer, LineChart, Line, XAxis, YAxis, CartesianGrid, Tooltip, Legend, } from 'recharts'; import...
Check this out: #189 Reference to documentation: https://github.com/typesense/typesense-instantsearch-adapter/issues/189#issuecomment-1819427840
+1 Not working with app folder
Not working with app folder
Same issue here +1