Releases: seniv/react-native-notifier 
  
  Releases · seniv/react-native-notifier
      
  Release 1.1.2 
  
    
  
      
        23 May 22:43
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.1.2  (2020-05-23) 
Bug Fixes 
fixed notification position on web (8576612 ) 
  
 
  
  
   
   
  
  Release 1.1.1 
  
    
  
      
        22 May 22:23
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.1.1  (2020-05-22) 
Bug Fixes 
fixed problem when component not hides completely (54260ce ) 
  
 
  
  
   
   
  
  Release 1.1.0 
  
    
  
      
        17 May 22:25
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        1.1.0  (2020-05-17) 
Features 
merge componentProps with default params instead of replacing it (2db958b ) 
  
 
  
  
   
   
  
  Release 1.0.0 
  
    
  
      
        13 May 00:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Features 
New Alert component (bb3e409  ) 
All props passed to NotifierWrapper or NotifierRoot will be used as default params of showNotification function (ce4edc7  ) 
Queue mode (0a4b462  ) 
onHidden param (5bcae2a  ) 
 
Breaking changes 
Rename param onHide to onStartHiding (9e1c924  ) 
Move imageSource param to componentProps.imageSource (bb3e409  ) 
Rename MainComponent to NotificationComponent (bb3e409  ) 
  
 
  
  
   
   
  
  Release 0.2.2 
  
    
  
      
        23 Apr 16:06
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.2.2  (2020-04-23) 
Bug Fixes 
Fix MainComponent's SafeAreaView on iOS 10 (6cbd1f4 ) 
  
 
  
  
   
   
  
  Release 0.2.1 
  
    
  
      
        02 Apr 22:16
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  Release 0.2.0 
  
    
  
      
        24 Mar 21:01
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.2.0 (2020-03-24) 
Features