You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Initialize the license so that you can use full feature of the Barcode Reader module.
9
+
// Initialize license for the Barcode Decoding module of Dynamsoft Capture Vision.
10
+
// The license string here is a time-limited trial license. Note that network connection is required for this license to work.
11
+
// You can also request an extension for your trial license in the customer portal: https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=react_native
0 commit comments