Lucas de Azambuja dos Santos

Results 2 comments of Lucas de Azambuja dos Santos

I try to put the flatlist in the dropdown.js inside a modal, but then he fill all the screen ``` import React, { memo, useMemo } from 'react' import {...

Ok, I see in the examples that using AutocompleteDropdownContextProvider inside the modal fixes the issue. I think that example should be included in the README. ```ts import React, { useState...