reactnative

package
v0.0.0-...-cb74e61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CollectPackageJSONFiles

func CollectPackageJSONFiles(searchDir string) ([]string, error)

CollectPackageJSONFiles collects package.json files, with react-native dependency.

Types

type Scanner

type Scanner struct {
	// contains filtered or unexported fields
}

Scanner implements the project scanner for plain React Native and Expo based projects.

func NewScanner

func NewScanner() *Scanner

NewScanner creates a new scanner instance.

func (*Scanner) Configs

func (scanner *Scanner) Configs(sshKeyActivation models.SSHKeyActivation) (models.BitriseConfigMap, error)

func (*Scanner) DefaultConfigs

func (scanner *Scanner) DefaultConfigs() (models.BitriseConfigMap, error)

DefaultConfigs implements ScannerInterface.DefaultConfigs function.

func (*Scanner) DefaultOptions

func (scanner *Scanner) DefaultOptions() models.OptionNode

DefaultOptions implements ScannerInterface.DefaultOptions function.

func (*Scanner) DetectPlatform

func (scanner *Scanner) DetectPlatform(searchDir string) (bool, error)

DetectPlatform implements ScannerInterface.DetectPlatform function.

func (Scanner) ExcludedScannerNames

func (Scanner) ExcludedScannerNames() []string

ExcludedScannerNames implements ScannerInterface.ExcludedScannerNames function.

func (Scanner) Name

func (Scanner) Name() string

Name implements ScannerInterface.Name function.

func (*Scanner) Options

func (scanner *Scanner) Options() (options models.OptionNode, allWarnings models.Warnings, icons models.Icons, err error)

Options implements ScannerInterface.Options function.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL