What is the expected way to virtualize options list in latest version of react-select (3.1.0)? There is react-virtualized-select but is not longer supported. Thanks.
React-select: virtualize options list
3.4k views Asked by Mauro Carrero At
        	2
        	
        There are 2 answers
1
                
                        
                            
                        
                        
                            On
                            
                            
                                                    
                    
                I finally used react-windowed-select library. The implementation is quite simple though. Thanks @jacobworrel.
react-select-virtualized is another alternative.